跳到主要内容

Logic App 06 - Tamper Trigger Parameter and Abuse Storage File

Tamper Trigger Parameter and Abuse Storage File

信息

Scenario

Logic apps use connectors that perform defined actions when triggered, which when misconfigured or when the trigger URL is exposed could reveal sensitive data. Abuse the exposed trigger URL and obtain the flag.

Overview

What is SAS URL (Shared Access Signature URL)?

A SAS URL (Shared Access Signature URL) is a URL that contains a shared access signature token. It allows secure access to specific resources within an Azure Storage account for a limited period, without requiring the account key. SAS URLs provide us with a way to grant granular access permissions to clients or applications without exposing the storage account keys.

Hint

  • Access resources without exposing keys.

Reference

题目给出了 TriggerURL 和 FileSASURL 两个信息

如法炮制,先触发 TriggerURL

img

再访问 FileSASURL

img

Flags
In which storage account service did we find the flag value? (Container, Queue, Table or File)
File
What is the flag value we obtain ?
asitzbau735astlmvgs735